qos match-map
This command enters a specific match-map configuration. Use the no form of this command to delete a specific match-map.
Syntax
qos match-map input <match-map name> <interface type> <interface ID> qos match-map output <match-map name> <interface type> <interface ID>
Command |
Description |
---|---|
match-map name |
Defines the name of the match map to configure |
interface type interface ID |
Defines the interface type and ID, as described in the below table. |
Interface Type (ifname) |
Interface ID |
|
---|---|---|
gigabitethernet |
GigabitEthernet interface slot and port (VLAN ID is optional) |
[SLOT/PORT.VLANID] |
cellular |
Cellular interface ID |
0/0 |
gre |
Tunnel GRE ID |
[1-255] |
ipip |
Tunnel IPIP ID |
[1-255] |
l2tp |
L2TP ID |
[0-99] |
pppoe |
PPPoE interface ID |
[1-3] |
pptp |
PPTP ID |
[0-99] |
vlan |
Vlan ID |
[1-3999] |
loopback |
Loopback ID |
[1-5] |
bvi |
Bridge interface |
[1-255] |
Default
NA
Command Mode
Privileged User
Example
This example enters a specific match-map input configuration that applies only to Gigabit Ethernet 0/0:
(config data)# qos match-map input sip_incoming gigabitethernet 0/0
This example enters a specific match-map input configuration that applies only to VLAN ID 7:
(config-data)# qos match-map output sip_outgoing vlan 7